Retrieves an encrypted authentication cookie as an 檢索加密的身份驗證cookie (作為一個
Class , given an encrypted authentication ticket obtained from an http cookie 在給定從http cookie獲得的加密身份驗證票證的情況下,返回
Produces a string containing an encrypted authentication ticket suitable for use in an http cookie 的情況下,生成包含適合用在http cookie中的加密身份驗證票證的字符串。
Since the server actually accepts the server encrypt authentication method in this case , it will think that the client has sent over a userid and password to be validated by the operating system of the database server 在這種情況下,由于服務(wù)器實際上接受server _ encrypt認證方法,因此它將認為客戶機發(fā)送了要由數(shù)據(jù)庫服務(wù)器的操作系統(tǒng)驗證的用戶id和密碼。
This failure was due to the fact that the remote client attempted to connect with userid and password , and if the database is not catalogued with specific authentication type , db2 client will send out to the server a request to use server encrypt authentication method by default 這種失敗是因為遠程客戶機嘗試使用用戶id和密碼進行連接,如果沒有用特定的認證類型編目數(shù)據(jù)庫的話,默認情況下db2客戶機將向服務(wù)器發(fā)出使用server _ encrypt認證方法的請求。